setSoftInputMode

open fun setSoftInputMode(mode: Int)(source)

Sets the operating mode for the soft input area.

Parameters

mode

The desired mode, see softInputMode for the full list

See also